Watermarks

A watermark is a recognizable image or text pattern that appears superimposed on a generated PDF output. In the ExpereAPI, watermarks are implemented as a post-processing event submitted on a request in the AncillaryOutputOptions object and defined through a single object, Watermark, containing a string parameter to define the image URL for the watermark, a string parameter to define the text to include in the watermark, a boolean to set the rotation of the watermark on the page, and an object to define the location of the watermark.

Note: Watermarks are processed using iText programmable PDF software, not the Adobe PDF Watermark functionality.

A visual representation of the Watermark object looks like: